[INFO] cloning repository https://github.com/tumf/jj-desc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tumf/jj-desc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftumf%2Fjj-desc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftumf%2Fjj-desc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f58bd44157215d8d7c9ee88595ccc962f19dfd71
[INFO] testing tumf/jj-desc against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftumf%2Fjj-desc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tumf/jj-desc
[INFO] finished tweaking git repo https://github.com/tumf/jj-desc
[INFO] tweaked toml for git repo https://github.com/tumf/jj-desc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tumf/jj-desc on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tumf/jj-desc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68cb3a66882a65b16409ca6c44931022cba00c6eb5dc269552fc0e2043d1d11e
[INFO] running `Command { std: "docker" "start" "-a" "68cb3a66882a65b16409ca6c44931022cba00c6eb5dc269552fc0e2043d1d11e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68cb3a66882a65b16409ca6c44931022cba00c6eb5dc269552fc0e2043d1d11e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68cb3a66882a65b16409ca6c44931022cba00c6eb5dc269552fc0e2043d1d11e", kill_on_drop: false }`
[INFO] [stdout] 68cb3a66882a65b16409ca6c44931022cba00c6eb5dc269552fc0e2043d1d11e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3257b93bc0662a1e93c818c9078ea225cd90f74c0dafa17fb0459aa51b93bd22
[INFO] running `Command { std: "docker" "start" "-a" "3257b93bc0662a1e93c818c9078ea225cd90f74c0dafa17fb0459aa51b93bd22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jj-desc v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.08s
[INFO] running `Command { std: "docker" "inspect" "3257b93bc0662a1e93c818c9078ea225cd90f74c0dafa17fb0459aa51b93bd22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3257b93bc0662a1e93c818c9078ea225cd90f74c0dafa17fb0459aa51b93bd22", kill_on_drop: false }`
[INFO] [stdout] 3257b93bc0662a1e93c818c9078ea225cd90f74c0dafa17fb0459aa51b93bd22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96b4d017f0f61a2841a4f70c60df085444c9423d5fdff2d9b6952fb68a6d64c4
[INFO] running `Command { std: "docker" "start" "-a" "96b4d017f0f61a2841a4f70c60df085444c9423d5fdff2d9b6952fb68a6d64c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling jj-desc v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.46s
[INFO] running `Command { std: "docker" "inspect" "96b4d017f0f61a2841a4f70c60df085444c9423d5fdff2d9b6952fb68a6d64c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96b4d017f0f61a2841a4f70c60df085444c9423d5fdff2d9b6952fb68a6d64c4", kill_on_drop: false }`
[INFO] [stdout] 96b4d017f0f61a2841a4f70c60df085444c9423d5fdff2d9b6952fb68a6d64c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d8dfb74997b73d66e48e267c09977e7467f6f70da073cf2d7e83980264dc6c1
[INFO] running `Command { std: "docker" "start" "-a" "4d8dfb74997b73d66e48e267c09977e7467f6f70da073cf2d7e83980264dc6c1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jj_desc-896bbbe4d0f206f1)
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test cli::tests::test_default_revisions ... ok
[INFO] [stdout] test cli::tests::test_dry_run_option ... ok
[INFO] [stdout] test cli::tests::test_interactive_short_option ... ok
[INFO] [stdout] test cli::tests::test_model_option ... ok
[INFO] [stdout] test cli::tests::test_combined_options ... ok
[INFO] [stdout] test cli::tests::test_revisions_option ... ok
[INFO] [stdout] test cli::tests::test_invalid_provider ... ok
[INFO] [stdout] test cli::tests::test_provider_option ... ok
[INFO] [stdout] test cli::tests::test_revisions_short_option ... ok
[INFO] [stdout] test config::tests::test_custom_base_url ... ok
[INFO] [stdout] test cli::tests::test_exclude_option ... ok
[INFO] [stdout] test cli::tests::test_interactive_option ... ok
[INFO] [stdout] test cli::tests::test_verbose_flag ... ok
[INFO] [stdout] test config::tests::test_missing_provider_uses_default ... ok
[INFO] [stdout] test config::tests::test_invalid_provider ... ok
[INFO] [stdout] test config::tests::test_provider_defaults ... ok
[INFO] [stdout] test config::tests::test_model_source_tracking ... ok
[INFO] [stdout] test config::tests::test_llm_parameters_from_env ... ok
[INFO] [stdout] test config::tests::test_with_max_tokens_and_temperature ... ok
[INFO] [stdout] test diff_filter::tests::test_extract_file_path_deep_nested ... ok
[INFO] [stdout] test diff_filter::tests::test_extract_file_path ... ok
[INFO] [stdout] test diff_filter::tests::test_extract_file_path_empty_section ... ok
[INFO] [stdout] test diff_filter::tests::test_filter_diff_no_exclusions ... ok
[INFO] [stdout] test diff_filter::tests::test_filter_diff_excludes_lock_files ... ok
[INFO] [stdout] test config::tests::test_with_provider_updates_default_model ... ok
[INFO] [stdout] test diff_filter::tests::test_filter_diff_multiple_default_excludes ... ok
[INFO] [stdout] test diff_filter::tests::test_default_excludes_constant ... ok
[INFO] [stdout] test diff_filter::tests::test_filter_diff_simplifies_binary ... ok
[INFO] [stdout] test diff_filter::tests::test_extract_file_path_no_b_prefix ... ok
[INFO] [stdout] test diff_filter::tests::test_filter_diff_preserves_order ... ok
[INFO] [stdout] test cli::tests::test_limit_short_option ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_clone ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_has_exclusions_binary_only ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_line_count ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_has_exclusions_both ... ok
[INFO] [stdout] test diff_filter::tests::test_default_excludes_count ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_line_count_empty ... ok
[INFO] [stdout] test diff_filter::tests::test_default_excludes_wildcard_patterns ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_has_exclusions ... ok
[INFO] [stdout] test diff_filter::tests::test_filter_diff_empty_input ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_new ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_reduction_percentage ... ok
[INFO] [stdout] test diff_filter::tests::test_filter_diff_all_excluded ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_reduction_percentage_full_reduction ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_line_count_single_line_no_newline ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_reduction_percentage_overflow ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_reduction_percentage_zero_original ... ok
[INFO] [stdout] test diff_filter::tests::test_extract_file_path_invalid_format ... ok
[INFO] [stdout] test config::tests::test_with_provider_preserves_user_model ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_eq ... ok
[INFO] [stdout] test diff_filter::tests::test_filtered_diff_debug ... ok
[INFO] [stdout] test cli::tests::test_limit_option ... ok
[INFO] [stdout] test diff_filter::tests::test_matches_pattern_no_match ... ok
[INFO] [stdout] test diff_filter::tests::test_filter_diff_with_custom_patterns ... ok
[INFO] [stdout] test diff_filter::tests::test_matches_pattern_exact ... ok
[INFO] [stdout] test diff_filter::tests::test_should_exclude_empty_patterns ... ok
[INFO] [stdout] test diff_filter::tests::test_matches_pattern_wildcard_extension ... ok
[INFO] [stdout] test config::tests::test_with_model ... ok
[INFO] [stdout] test diff_filter::tests::test_should_exclude_multiple_patterns ... ok
[INFO] [stdout] test diff_filter::tests::test_extract_file_path_with_spaces_in_line ... ok
[INFO] [stdout] test diff_filter::tests::test_is_binary_section ... ok
[INFO] [stdout] test diff_filter::tests::test_is_binary_section_empty ... ok
[INFO] [stdout] test diff_filter::tests::test_is_binary_section_git_binary_patch ... ok
[INFO] [stdout] test diff_filter::tests::test_should_exclude_wildcard ... ok
[INFO] [stdout] test diff_filter::tests::test_should_exclude_exact_match ... ok
[INFO] [stdout] test diff_filter::tests::test_simple_glob_match_middle_wildcard ... ok
[INFO] [stdout] test diff_filter::tests::test_simple_glob_match_multiple_wildcards ... ok
[INFO] [stdout] test diff_filter::tests::test_simple_glob_match_no_wildcard ... ok
[INFO] [stdout] test diff_filter::tests::test_simple_glob_match_prefix_wildcard ... ok
[INFO] [stdout] test diff_filter::tests::test_simple_glob_match_suffix_wildcard ... ok
[INFO] [stdout] test diff_filter::tests::test_simplify_binary_section ... ok
[INFO] [stdout] test diff_filter::tests::test_simplify_binary_section_empty_path ... ok
[INFO] [stdout] test diff_filter::tests::test_simplify_binary_section_nested_path ... ok
[INFO] [stdout] test diff_filter::tests::test_warn_if_large_no_exclusions_verbose ... ok
[INFO] [stdout] test diff_filter::tests::test_warn_if_large_small_diff ... ok
[INFO] [stdout] test diff_filter::tests::test_warn_if_large_with_exclusions_verbose ... ok
[INFO] [stdout] test jj::tests::test_diff_result_debug ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test jj::tests::test_commit_clone ... ok
[INFO] [stdout] test jj::tests::test_commit_debug ... ok
[INFO] [stdout] test jj::tests::test_commit_new ... ok
[INFO] [stdout] test jj::tests::test_commit_with_empty_change_id ... ok
[INFO] [stdout] test jj::tests::test_commit_with_special_characters ... ok
[INFO] [stdout] test jj::tests::test_diff_result_clone ... ok
[INFO] [stdout] test jj::tests::test_diff_result_content ... ok
[INFO] [stdout] test jj::tests::test_diff_result_content_with_empty_string ... ok
[INFO] [stdout] test jj::tests::test_diff_result_content_with_large_diff ... ok
[INFO] [stdout] test jj::tests::test_diff_result_content_with_multiline ... ok
[INFO] [stdout] test jj::tests::test_diff_result_content_with_unicode ... ok
[INFO] [stdout] test jj::tests::test_diff_result_empty_merge ... ok
[INFO] [stdout] test diff_filter::tests::test_is_binary_section_text_mentioning_binary ... ok
[INFO] [stdout] test jj::tests::test_diff_result_empty_non_merge ... ok
[INFO] [stdout] test jj::tests::test_is_merge_commit_requires_jj_repo ... ignored
[INFO] [stdout] test diff_filter::tests::test_warning_threshold_constant ... ok
[INFO] [stdout] test diff_filter::tests::test_matches_pattern_wildcard ... ok
[INFO] [stdout] test jj::tests::test_merge_commit_detection_logic ... ok
[INFO] [stdout] test llm::anthropic::tests::test_anthropic_version_constant ... ok
[INFO] [stdout] test llm::anthropic::tests::test_client_initialization ... ok
[INFO] [stdout] test llm::openai_compat::tests::test_client_with_custom_base_url ... ok
[INFO] [stdout] test llm::tests::test_create_anthropic_client ... ok
[INFO] [stdout] test llm::tests::test_create_openrouter_client ... ok
[INFO] [stdout] test llm::openai_compat::tests::test_client_with_custom_model ... ok
[INFO] [stdout] test llm::openai_compat::tests::test_client_initialization_openrouter ... ok
[INFO] [stdout] test llm::openai_compat::tests::test_client_initialization_gemini ... ok
[INFO] [stdout] test llm::tests::test_create_openai_client ... ok
[INFO] [stdout] test llm::anthropic::tests::test_request_structure ... ok
[INFO] [stdout] test llm::openai_compat::tests::test_request_structure ... ok
[INFO] [stdout] test llm::tests::test_create_gemini_client ... ok
[INFO] [stdout] test llm::anthropic::tests::test_client_with_custom_model ... ok
[INFO] [stdout] test llm::anthropic::tests::test_client_with_custom_base_url ... ok
[INFO] [stdout] test jj::tests::test_empty_merge_description_constant ... ok
[INFO] [stdout] test llm::openai_compat::tests::test_client_initialization_openai ... ok
[INFO] [stdout] test prompt::tests::test_system_prompt_not_empty ... ok
[INFO] [stdout] test provider::tests::test_default_base_url ... ok
[INFO] [stdout] test provider::tests::test_default_model ... ok
[INFO] [stdout] test provider::tests::test_env_var_names ... ok
[INFO] [stdout] test provider::tests::test_list_names ... ok
[INFO] [stdout] test provider::tests::test_provider_display ... ok
[INFO] [stdout] test provider::tests::test_provider_from_str ... ok
[INFO] [stdout] test prompt::tests::test_build_user_prompt_contains_diff ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 119 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/merge_commit_test.rs (/opt/rustwide/target/debug/deps/merge_commit_test-fd04f9324d08da06)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_merge_commit_e2e ... ignored
[INFO] [stdout] test test_merge_detection_command_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4d8dfb74997b73d66e48e267c09977e7467f6f70da073cf2d7e83980264dc6c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d8dfb74997b73d66e48e267c09977e7467f6f70da073cf2d7e83980264dc6c1", kill_on_drop: false }`
[INFO] [stdout] 4d8dfb74997b73d66e48e267c09977e7467f6f70da073cf2d7e83980264dc6c1
